<?if($PAGE_ID$="login")?><div style="width:180px;"><?endif?>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<!--IF--><tbody><tr><td style="" colspan="3" align="center">
<span style="font-size: 7pt">$ERROR$</span>
</td><td></td></tr><tr><td>
<input class="logName" type="text" name="user" value="" size="20" style="width: 70px" maxlength="50" placeholder="/E-mail"></td>
<td style="" rowspan="1">
<input class="logParol" type="password" name="password" size="20" style="width: 70px" maxlength="15" placeholder=""></td>
<td style="" rowspan="1">
<input class="logOk" name="sbm" type="submit" value=""></td></tr>

<tr><td style="" colspan="1" align="left">
<a href="$REGISTER_LINK$"><span style="font-size: 8pt; color: #c9c9c9"></span></a>
</td><td style="" colspan="2" align="left">
<a href="$REMINDER_LINK$"><span style="font-size: 8pt; color: #c9c9c9"> </span></a>
</td><td></td></tr></tbody></table>
<?if($PAGE_ID$="login")?></div><?endif?>